ioemu: Assembler memcpy() for x86, and lowest-common-denominator
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Jun 2007 15:08:15 +0000 (16:08 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Jun 2007 15:08:15 +0000 (16:08 +0100)
commit0edf82adb3f1f2f60c40b0e73ba3b967a7ec5554
tree36849edc8d25b33b73710137849729d6827b58d3
parent310da2e9892f9b56c5f0b8cd9eb746c5e1ad4b78
ioemu: Assembler memcpy() for x86, and lowest-common-denominator
memcpy() function for all others, avoiding noisy longword copies on
ia64.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/target-i386-dm/exec-dm.c